home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / imagecat.swf / scripts / frame_2 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  83 b   |  9 lines

  1. if(_framesloaded < "6")
  2. {
  3.    gotoAndPlay(1);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(3);
  8. }
  9.